CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mfc draw

搜索资源列表

  1. Draw-a-straight-line

    0下载:
  2. 在MFC下实现任意画线的功能,学习VC或MFC图形图像编程的基本练习-To achieve any of the MFC drawing a line function, learning VC or MFC programming the basic exercises Graphics
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:1956181
    • 提供者:ren
  1. MFC-interface-beautiful

    0下载:
  2. 1. 给工程添加背景图与文字:图的位置、大小,文字的字体、大小均可以通过更改参数来改变; 2. 完全手动绘制链接效果的按钮;并带有实时提示功能; 3. 解决刷新界面时的闪烁问题; -1 to add a background image and text works: map the location, size, text font, size can be changed by changing the parameters 2 full effects of the b
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:396680
    • 提供者:hecuihua
  1. MFCflowers

    0下载:
  2. MFC画一个花瓣,这是在visual C++界面下完成的MFC格式的花的编程,且可以动态变化-use MFC draw a flower,use the table to change the size, colour
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-10
    • 文件大小:2444359
    • 提供者:yuyanjuan
  1. Draw

    0下载:
  2. MFC编写的简单的鼠标画图程序,拖动鼠标不放可以画出连续的线条,并可以保存到磁盘-MFC prepared simple mouse drawing program, drag the mouse to draw a continuous line can hold, and can be saved to disk
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-07
    • 文件大小:1936028
    • 提供者:李国弘
  1. Draw-Face-in-MFC

    0下载:
  2. 在MFC中实现了所读取的各种格式的三维模型的面片绘制-Implemented in MFC by reading a variety of formats to draw three-dimensional model of the surface film
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-25
    • 文件大小:8194558
    • 提供者:李娜
  1. draw

    0下载:
  2. 这是MFC学习的入门级代码,教你怎么用mFC画图-This is the entry-level MFC code to learn, teach you how to use mFC drawing
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-10
    • 文件大小:2338983
    • 提供者:卡卡
  1. Draw

    0下载:
  2. 本程序是模拟微软操作系统提供的画板功能,编写的C++程序,是基于MFC框架的程序。本程序提供了直线的集中画法:画在工作区,画在菜单栏上,画在桌面上···为了让读者可以自己尝试不同的功能,我只是保留了一种画法,其他画法注释起来了。-The simulation program is to provide the drawing board Microsoft operating system functions, written in C++ programs, is based on the M
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-12
    • 文件大小:2786265
    • 提供者:zjc
  1. Draw

    0下载:
  2. 使用VC开发平台,MFC框架实现一个画图程序,尽可能多的实现Windows自带的画图功能,并扩展其功能。-Use of VC development platform, MFC framework to achieve a drawing program, as many features of Windows comes with Paint, and expand its capabilities.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-09
    • 文件大小:1997226
    • 提供者:李俊
  1. pile

    0下载:
  2. 简单的mfc画点画线和围棋算法实现 具体功能自己去试试把-easy mfc draw line and draw point 和围棋算法实现
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1187
    • 提供者:李金祥
  1. draw

    0下载:
  2. MFC实现的画图小程序,可以参考联系,交大作业用,基本功能实现了-Drawing program is implemented by MFC, contact the National Chiao Tung University working basic functions
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3882017
    • 提供者:上帝
  1. bezier

    0下载:
  2. 用mfc绘制bezier曲线,了解bezier曲线的原理-The mfc draw bezier curve to understand the principle of the bezier curve
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:1876962
    • 提供者:龚春燕
  1. vtk-mfc-sphere

    0下载:
  2. VTK + MFC 编的画球并保存程序,对理解VTK MFC混合编程有帮助-VTK+MFC Programming,draw a ball and save.
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-02
    • 文件大小:15301590
    • 提供者:
  1. draw

    0下载:
  2. 一个MFC程序,可以实现画图的对话框程序。-An MFC program, drawing the dialog box procedure.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:26115
    • 提供者:my name
  1. MFC-and-OpenGL-code-Template

    0下载:
  2. 整理的在MFC下使用OpenGL绘制二维和三维图形的简单程序代码模板,里面有说明文档,只要稍加修改就可绘制自己需要的图形。适合刚接触的初学者,重新编译一下即可。编译环境:VS2008-Finishing in the MFC to use OpenGL to draw 2D and 3D graphics, a simple code templates, and a help document .With a little modification you can draw your own
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-24
    • 文件大小:73237
    • 提供者:lnxy88
  1. Draw1

    0下载:
  2. 基于MFC的画图程序,是我自己编写的,用处很大哦-MFC Draw progress
  3. 所属分类:OS Develop

    • 发布日期:2017-05-10
    • 文件大小:2372170
    • 提供者:朱卉
  1. draw

    0下载:
  2. VC网络画图板,用C语言编写的MFC网络画图板,有客户端与服务器端-Internet draw board
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:2593280
    • 提供者:王文
  1. Draw

    0下载:
  2. 基于MFC制作的可绘制线条,矩形和椭圆,可自选颜色-Can choose the color based on the MFC production can draw lines, rectangles and ellipses,
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-25
    • 文件大小:8673665
    • 提供者:ssss
  1. draw

    0下载:
  2. 一个用MFC编写的画图工具,非常简单,只能画直线,椭圆等简单图形-A drawing tool written in MFC, very simple, and can only draw lines, ellipses, and other simple graphics
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3733566
    • 提供者:李龙飞
  1. Draw

    0下载:
  2. C++, Visual C++开发环境 MFC,画图小程序-Visual C++, C++ code.
  3. 所属分类:EditBox

    • 发布日期:2017-04-17
    • 文件大小:14906
    • 提供者:xy
  1. 3Spline

    0下载:
  2. VC++6.0 MFC 绘制三次样条曲线-VC++6.0 MFC draw 3spline
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:1941821
    • 提供者:nn
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 37 »
搜珍网 www.dssz.com